home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
business
/
bp61b.exe
/
BP.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-09-18
|
678b
|
28 lines
echo off
cls
if x==%1x if not exist util.bat echo For "pop-up" service, enter "BP MR".
echo .
cd\MANAGEX
echo wait...
if exist chncnfrm.fyl erase chncnfrm.fyl
:MANAGEX
if exist end.fyl goto RETURN
rem IF USED ON A LAN, SUBSTITUTE THE NEXT LINE FOR THE ONE FOLLOWING IT
rem if not exist util.bat input x x x x x x x x bp
if not exist util.bat if exist m.d input x x x x x x x x bp
billpowr x x x x x x x x x %1
if not exist util.bat goto RETURN
echo off
util
cd\MANAGEX
goto MANAGEX
:RETURN
echo off
if not exist dobpexp goto SK
export x x x x x x x x bp
erase dobpexp
:SK
if exist util.bat erase util.bat
if exist end.fyl erase end.fyl
if x==%1x cls